rule:
meta:
name: act as TCP client
namespace: communication/tcp/client
authors:
- william.ballenthin@mandiant.com
- michael.hunhoff@mandiant.com
scopes:
static: function
dynamic: thread
mbc:
- Communication::Socket Communication::TCP Client [C0001.008]
examples:
- Practical Malware Analysis Lab 01-01.dll_:0x10001010
features:
- or:
- match: connect TCP socket
- api: System.Net.Sockets.TcpClient::ctor
last edited: 2023-11-24 10:35:00